From 971f65464cc5e3ff9fc49a8cff581ea154b71f0e Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 3 Apr 2008 05:14:37 +0000 Subject: [PATCH] * shell.el (shell-dynamic-complete-filename): New fun. (shell-dynamic-complete-functions): Use it. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e1c483adc72..a3919380d45 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-04-03 Chong Yidong + + * shell.el (shell-dynamic-complete-filename): New fun. + (shell-dynamic-complete-functions): Use it. + 2008-04-02 Alan Mackenzie * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name): New -- 2.30.2